github.com/refraction-networking/utls.clientHelloMsg.nextProtoNeg (field)

3 uses

	github.com/refraction-networking/utls (current package)
		handshake_messages.go#L105: 	nextProtoNeg bool
		u_public.go#L426: 			nextProtoNeg: chm.NextProtoNeg,
		u_public.go#L452: 			NextProtoNeg:                 chm.nextProtoNeg,